Welcome![Sign In][Sign Up]
Location:
Search - matlab command

Search list

[matlabMatlab

Description: MATLAB命令详解,一份很有用的使用手册,包含各种函数的解释! -MATLAB command details, a very useful manual, including the interpretation of a variety of functions!
Platform: | Size: 35840 | Author: 张鱼 | Hits:

[VC/MFCMAINFUCTION

Description: MATLAB主要函数与命令汇总表格,带中文说明,很实用,希望对大家有用 -The main function with the MATLAB command summary table, with English instructions, it is useful and hope for all of us
Platform: | Size: 268288 | Author: 芦静 | Hits:

[matlabrnnsim

Description: RNNSIM ver. 1.0 is a program with an intercative graphical user interface (GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used in training and testing the Random Neural Network(RNN) models. This version (ver. 1.0) implements only the 3 layer feed forward RNN model. In the next versions, the multi hidden layers and the recurrent RNN models can be implemented. To obtain faster training, the training section can be written as a MEX file and invoked from the GUI. If you have the m files in the directory rnnsim for example, then you can run the program following the next steps: 1- run MATLAB as usual 2- from the MATLAB command window, write cd rnnsim 3- from the MATLAB command window, write rnnsim- RNNSIM ver. 1.0 is a program with an intercative graphical user interface (GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used in training and testing the Random Neural Network(RNN) models. This version (ver. 1.0) implements only the 3 layer feed forward RNN model. In the next versions, the multi hidden layers and the recurrent RNN models can be implemented. To obtain faster training, the training section can be written as a MEX file and invoked from the GUI. If you have the m files in the directory rnnsim for example, then you can run the program following the next steps: 1- run MATLAB as usual 2- from the MATLAB command window, write cd rnnsim 3- from the MATLAB command window, write rnnsim
Platform: | Size: 63488 | Author: hacen | Hits:

[matlabrnnsimv2

Description: RNNSIM v.2 package contains a number of m-files for training and evaluation of the random neural network. All functions have been thoroughly tested. After downloading the separate files or the zipped file, make sure that they are stored or extracted in the directory /rnnsimv2 Below an overview of the files contained in this directory along with a brief description of what they do. The on-line help facility explains how to call the different functions. You simply write help <function-name> in the MATLAB command window. Along with the m-files in this directory you will find a manual for the simulator in PDF format (rnnsimv2.pdf). Start by printing this out and read the release notes. Two simple demonstration programs are given to illustrate how most of the functions work. -RNNSIM v.2 package contains a number of m-files for training and evaluation of the random neural network. All functions have been thoroughly tested. After downloading the separate files or the zipped file, make sure that they are stored or extracted in the directory /rnnsimv2 Below an overview of the files contained in this directory along with a brief description of what they do. The on-line help facility explains how to call the different functions. You simply write help <function-name> in the MATLAB command window. Along with the m-files in this directory you will find a manual for the simulator in PDF format (rnnsimv2.pdf). Start by printing this out and read the release notes. Two simple demonstration programs are given to illustrate how most of the functions work.
Platform: | Size: 309248 | Author: hacen | Hits:

[matlabmatlab

Description: Matlab的命令索引,是word格式的,还有目录,方便查找!-Matlab command index, is a word format, as well as directories and convenience!
Platform: | Size: 37888 | Author: Ray | Hits:

[matlabmatlabdaqian

Description: 包含matlab各种命令函数的简介及查询,包含电子书籍《matlab命令大全》。-Matlab command function includes a variety of briefings and inquiries, including e-books " matlab command Tai Quan."
Platform: | Size: 10427392 | Author: li | Hits:

[Software EngineeringMATLAB--image

Description: MATLAB图象处理命令大全,讲解比较仔细,相信对你一定会有很大的帮助的-MATLAB image processing command Daquan, to explain more carefully, I believe you will be of significant help
Platform: | Size: 453632 | Author: wjcheng | Hits:

[OtherMATLAB

Description: 学习matlab的指令大全。。。里面包括了所以的matalb的指令,学习matlab简直是易如反掌了,-Learning matlab command Daquan. . . So the matalb which includes instruction, learning matlab is like a walk, and
Platform: | Size: 188416 | Author: luyan | Hits:

[matlabMATLAB

Description: 比较全的MATLAB常用指令表与MATLAB软件符号语言工具箱,方便大家使用。-Comparison of all the MATLAB command table used sign language with the MATLAB software toolbox, facilitate the use.
Platform: | Size: 236544 | Author: 于立伟 | Hits:

[Otherconv

Description: 调用MATLAB命令conv()函数,编写离散信号卷积和的通用程序dconv( )-Call the MATLAB command conv () function, the preparation of discrete signal convolution and the general program dconv ()
Platform: | Size: 1024 | Author: 亢伟 | Hits:

[Booksmatlab

Description: matlab常用命令查询,方便新手入门matlab-matlab command queries used to facilitate the Getting Started matlab
Platform: | Size: 7168 | Author: yk | Hits:

[matlabMATLAB

Description: matlab命令大全,初学者必备啊-matlab command Daquan, beginners must-ah ~~~~~~~~~~~~~~~~~~~~~~
Platform: | Size: 9518080 | Author: xr | Hits:

[Software EngineeringMATLAB

Description: MATLAB的命令大全,包括常用的所有命令,在信息处理方面的应用 -MATLAB command Daquan, including all the commands commonly used in information processing applications
Platform: | Size: 375808 | Author: 罗文俊 | Hits:

[matlabtuxiangyasuo

Description: 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression. Notes: The function "conv2fft" performs a 2D FFT-based convolution. Type "help conv2fft" on Matlab command window for more informations.
Platform: | Size: 56320 | Author: 依米 | Hits:

[matlabMATLAB

Description: matlab 命令具体详解,欢迎下载-matlab command specific Xiang Jie, welcome to download. . .
Platform: | Size: 424960 | Author: lolly | Hits:

[matlabMATLAB

Description: 介绍了matlab的命令大全,以及相关的matlab的应用-Introduced the matlab command Daquan, and related applications matlab
Platform: | Size: 1697792 | Author: LEO | Hits:

[matlabmatlab-command-for-image-processing

Description: matlab图像处理相关命令大全,比较全面,并且有示例,都是一些简单但是很实用的matlab命令-it is good for those who are learning MATLAB
Platform: | Size: 5120 | Author: kongbing | Hits:

[matlabmatlab-ordors-collection

Description: 一篇关于matlab命令的学习文档,很适合初学者,我是新手还没有太多这方面的源码,只好自己手头的学习资料和大家分享-A study document on the matlab command, it is suitable for beginners, I am a novice in this area have not so much the source, but to their own learning materials on hand to share
Platform: | Size: 9518080 | Author: 黄辉 | Hits:

[matlabmatlab-image-processing.RAR

Description: matlab 数字图像处理命令大全,运用matlab进行处理图像信息-digital image processing matlab command Guinness, the use of the image information processing matlab
Platform: | Size: 429056 | Author: | Hits:

[matlabMatlab--commands

Description: matlab命令总汇,基本包括了所有的常用命令,可以作为一本参考手册,对于matlab编程很有帮助(本人体会深刻)。-matlab command summary, basically includes all the commonly used commands can be used as a reference manual, matlab programming for the very helpful (I feel deep).
Platform: | Size: 14336 | Author: liudehua | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 42 »

CodeBus www.codebus.net